Skip to content

XXE vulnerability fix (powered by Mobb)#4

Open
Keeggo-AppSec wants to merge 1 commit intomainfrom
Mobb-fix-14a32
Open

XXE vulnerability fix (powered by Mobb)#4
Keeggo-AppSec wants to merge 1 commit intomainfrom
Mobb-fix-14a32

Conversation

@Keeggo-AppSec
Copy link
Owner

This change fixes a low severity (🟢) XXE issue reported by Fortify.

Issue description

XML External Entity (XXE) allows attackers to exploit vulnerable XML processors by including external entities, leading to disclosure of confidential data, denial of service, or server-side request forgery.

Fix instructions

Disable external entity processing in XML parsers or update to versions that mitigate XXE vulnerabilities. Input validation should be implemented to ensure that XML input does not contain external entity references.

More info and fix customization are available in the Mobb platform

@Keeggo-AppSec
Copy link
Owner Author

Aprovado

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant